#This is the messages file for Font Manager 2 (UK Language)
#Copyright (c) Tom Tanner 2000-2001

_TaskName:Font Manager 2
Version:1.20
default:Can't find tag %0

#Script header text
Script_Name:Script file for Font Manager 2
Script_Info:Details of file freely available from the Font Manager 2 application.
Script_Date:Script generated
Script_Hunt:Font hunt file generated from

#The magic "info" window.
Info_Email:eMail: ttehtann@argonet.co.uk
Info_Money:This software is UK2 SHAREWARE
Info_Origin:Made in New Zealand & UK.
Info_Copyright:%0 Tom Tanner 2000, 2001

#Icon bar menu & item menu
Icbar_None:No Item
Icbar_Group:Group %0
Icbar_Font:Family %0
Icbar_Fonts:Selected Families
Selection:Selection

# Item menu
Item_Build:Build names list
Item_Rebuild:Rebuild names list
Item_Rebuild_Rec:Rebuild names list (recommended)

#Errors (or warnings) generated by !FontMGR2
E_Bad_Locus:I cant find where I store the fonts. Using choices directory.
E_Cant_Open:Can't open script file
E_Bad_Type:Font Manager can only read in its own script files (type : 3f8)
E_Exists:That group already exists. Please choose a different name
E_Bad_Font:Can't open font '%0' for main window display - using desktop font
E_No_Mem:Font Manager 2 has run out of memory. Try quitting some applications.
E_Bad_Directory:That doesn't look much like a font directory to me
E_No_Selected_Group:You don't have a group selected into which to import this
E_Window_Too_Small:Window height is too small - adjusting to %0 OS units
E_Window_Too_Large:Window height is too large - adjusting to %0 OS units
E_Font_Too_Small:Come on, even I couldn't read that. Setting font size to 6pts.
E_Font_Too_Large:That font size is far too big. Setting to 144pts (2 inches!).
E_Defaults_Corrupt:Bad defaults file. Please delete it.
E_Not_Group_Dir:You must drag an existing (writeable) directory called "Groups" to this window
E_Cant_Save_Settings:Help! I can't save my defaults file
E_Cant_Merge:I can't merge !Fonts into this group because the messages files don't match
E_Cant_Import:I can't import this font into this group because the group has messages files
E_Paths_Exhausted:I can't include all your groups because I've run out of paths
E_Paths_Too_Long:There are too many paths to include in Font$Path
E_Too_Big:Font$Path is too long and I can't remove a path! Help!
E_No_Group:Can't find any groups containing font %0
E_Cant_Write_Messages:I can't update messages file for this group for some reason
E_Cant_Rename_Group:Can't rename group %0 as group %1 already exists
E_Cant_Rename_Family:Can't rename family %0 as family %1 already exists
E_Cant_Copy_Group:Can't copy group %0 as group %1 already exists
E_Cant_Copy_Family:Can't copy family %0 as family %1 already exists

# Script errors
E_Script_No_Head:Bad script - the first line of the script must be FMGR
E_Script_No_End: Bad script - end of file reached before *END* found
E_Script_No_Bracket:Bad script - expected a '{' after %0
E_Script_No_Colon:Bad script - expected a ':' after %0
E_Script_No_Idea:Bad script - don't understand %0

# Docscan errors
E_DocScan_Script:I'm not going to scan a script for fonts!
E_DocScan_Bad_File:I can't decode this file using the selected format.
E_DocScan_No_Fonts:I couldn't find any fonts in the file.

# Font Viewer strings
# Default string for the text box
FontViewer_Default:A quick brown fox jumps over the lazy dog
# Font types - in rough order of weight / width / etc.
# You need to have a "%0" marker for the "default" style in the list!
F_Weight:ExtraLight Light Medium Book %0 Demi DemiBold Bold Extra ExtraBold Heavy Black UltraBold UltraBlack
F_Width:Condensed Cond Fixed %0 Expanded Extended
F_Slant:%0 Italic Oblique
# Style is anything not in the above

# ---> Help section <---> for the info bar. <---
H_Welcome:Welcome to Font Manager 2
H_Setup_Set:Effect Set
H_Group_Selected:Selected group '%0'
H_Font_Selected:Selected family '%0'
H_Fonts_Selected:%0 families selected
H_No_Fonts_Selected:No families selected
H_All_Fonts_Selected:All families selected
H_Copying_Group:Copying group '%0' to '%1'
H_Copied_Group:Copied group '%0' to '%1'
H_Copying_Font:Copying family '%0' to '%1'
H_Copied_Font:Copied family '%0' to '%1'
H_Renaming_Group:Renaming group '%0' to '%1'
H_Renamed_Group:Renamed group '%0' to '%1'
H_Renaming_Font:Renaming family '%0' to '%1'
H_Renamed_Font:Renamed family '%0' to '%1'
H_Deleting_Group:Deleting group '%0'
H_Deleted_Group:Deleted group '%0'
H_Deleting_Font:Deleting family '%0'
H_Deleted_Font:Deleted family '%0'
H_Deleting_Fonts:Deleting multiple families
H_Deleted_Fonts:Deleted multiple families
H_Importing_Fonts:Importing '%0' to group '%1'
H_Imported_Fonts:Imported '%0' to group '%1'
H_Creating_Group:Creating new group '%0'
H_Created_Group:Created new group '%0'
H_Exporting_Group:Exporting group '%0' to '%1'
H_Exported_Group:Exported group '%0' to '%1'
H_Exporting_Font:Exporting family '%0' to '%1'
H_Exported_Font:Exported family '%0' to '%1'
H_Exporting_Fonts:Exporting family selection to '%0'
H_Exported_Fonts:Exported family selection to '%0'
H_Group_Passive:Group '%0' has been set as inactive
H_Group_Active:Group '%0' has been set as active
H_Scanning_File:Scanning '%0' for families
H_Scanned_File:Scanned '%0'
H_Running_Script:Running script '%0'
H_Run_Script:Completed script '%0'
H_Log_Cleared:Log cleared
H_Building_Messages:Building messages file for group '%0'
H_Built_Messages:Built messages file for group '%0'

# Warning strings
W_Not_In_Messages:Group %1: family %0 is not in the messages file
W_Not_In_Family:Group %0: family %1 was removed from messages file
W_Expected_Colon:Line '%0' in messages file for group %1 has no colon - ignored

#End of messages file.